home *** CD-ROM | disk | FTP | other *** search
/ NEXT Generation 50 / NEXT Generation 50.iso / pc / nfsdemo / gamedata / tracks / trk003 / 3TR03W.HRZ < prev    next >
Text File  |  1998-06-19  |  3KB  |  141 lines

  1. /*Fog Color (r,g,b) and Density (%), (%)effect on pixmap*/
  2. 122,122,100,    79,      64,
  3.  
  4. /*Number of Dynamic Fog Regions*/
  5. 6,
  6.  
  7. /*Fog Region 1  (starting)r,g,b,density,  (apex)r,g,b,density, (ending)r,g,b,density,    beforeslice,centerslice,afterslice*/
  8. 122,122,100,    79,
  9. 122,122,100,    90,
  10. 122,122,100,    79,
  11. 620,
  12. 688,
  13. 709,
  14.  
  15. /*Fog Region 2  (starting)r,g,b,density,  (apex)r,g,b,density, (ending)r,g,b,density,    beforeslice,centerslice,afterslice*/
  16. 122,122,100,    79,
  17. 122,122,100,    90,
  18. 122,122,100,    79,
  19. 730,
  20. 755,
  21. 765,
  22.  
  23. /*Fog Region 3  (starting)r,g,b,density,  (apex)r,g,b,density, (ending)r,g,b,density,    beforeslice,centerslice,afterslice*/
  24. 122,122,100,    79,
  25. 122,122,100,    90,
  26. 122,122,100,    79,
  27. 789,
  28. 810,
  29. 830,
  30.  
  31. /*Fog Region 4  (starting)r,g,b,density,  (apex)r,g,b,density, (ending)r,g,b,density,    beforeslice,centerslice,afterslice*/
  32. 122,122,100,    79,
  33. 122,122,100,    90,
  34. 122,122,100,    79,
  35. 879,
  36. 910,
  37. 932,
  38.  
  39. /*Fog Region 5  (starting)r,g,b,density,  (apex)r,g,b,density, (ending)r,g,b,density,    beforeslice,centerslice,afterslice*/
  40. 122,122,100,    79,
  41. 122,122,100,    60,
  42. 122,122,100,    60,
  43. 1300,
  44. 1315,
  45. 1390,
  46.  
  47. /*Fog Region 6  (starting)r,g,b,density,  (apex)r,g,b,density, (ending)r,g,b,density,    beforeslice,centerslice,afterslice*/
  48. 122,122,100,    60,
  49. 122,122,100,    60,
  50. 122,122,100,    79,
  51. 1390,
  52. 1400,
  53. 1430,
  54.  
  55. /*Cloud Type 0, 1 additive, 2 blend*/
  56. 2,
  57.  
  58. /*Fog Clouds?*/
  59. 1,
  60.  
  61. /*Has Lightning?, (%chance per # ticks)*/
  62. 50,128,
  63.  
  64. /*Visual Height 100-1000*/
  65. 800,
  66.  
  67. /*Cloud dome offset*/
  68. -100,    250,
  69.  
  70. /*Cloud bright (0-255), Cloud Variance (< bright), Nimbus Effect(%)*/
  71. 180,86,100,
  72.  
  73. /*WindSpeed (clouds) mph, dir*/
  74. 15,20,
  75.  
  76. /* Black horizon flag */
  77. 0,
  78.  
  79. /* Mirror Flag */
  80. 0,
  81.  
  82. /* The radius of the horizon */
  83. 1700,
  84.  
  85. /* The angle of rotation for the horizon in degrees. */
  86. 160,
  87.  
  88. /* Has a pixmap */
  89. 1,
  90.  
  91. /* How high in the air the base of the Gourad shaded area is (world offset). */
  92. -1200,
  93.  
  94. /* Height of the Gourad shaded area (offset from base) */
  95. 3200,
  96.  
  97. /* Midpoint of Gourad shaded area (offset from base) */
  98. 1500,
  99.  
  100. /* Top of horizon pixmap (offset from base) */
  101. 1850,
  102.  
  103. /* Bottom of horizon pixmap (offset from base) */
  104. 1025,
  105.  
  106. /* r,g,b value at top of Gourad shaded EARTH area */
  107. 0,0,0,
  108.  
  109. /* r,g,b value at base of Gourad shaded EARTH area */
  110. 0,0,0,
  111.  
  112. /* r,g,b value at top of Gourad shaded SKY area */
  113. 185,180,171,
  114.  
  115. /* r,g,b values for base of Gourad shaded SKY area */
  116. 205,205,176,            /* 237, 166, 59, at position of sun */
  117. 195,195,163,            /* 150, 110, 30, at position opposite to sun */
  118.  
  119. /* weather parameters for track! */
  120.  
  121. /* type */
  122. 1,
  123. /* startSlice */
  124. 0,
  125. /* endSlice */
  126. 0,
  127. /* fade */
  128. 0,
  129. /* stayTimeOn  Ticks...*/
  130. 2560,
  131. /* fadeTimeOff Ticks...*/
  132. 640,
  133. /* stayTimeOff Ticks...*/
  134. 384,
  135. /* fadeTimeOn Ticks...*/
  136. 320,
  137.  
  138. /* Ambient Light Percentages (R,G,B) 0-100*/
  139. 100,100,100,
  140.  
  141.